docs: there is no homogeneous property on bbox
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:44:42 +0000 (14:44 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkbbox.c

index 58bed648075ebdfa9baa7663aa82c621c4caf129..7280f456a39e842dfdaf15efab1860698fd7b161 100644 (file)
@@ -38,9 +38,7 @@
  *
  * The main purpose of GtkButtonBox is to make sure the children have all the
  * same size. GtkButtonBox gives all children the same size, but it does allow
- * 'outliers' to keep their own larger size. To force all children to be
- * strictly the same size without exceptions, you can set the
- * #GtkButtonBox:homogeneous property to %TRUE.
+ * 'outliers' to keep their own larger size.
  *
  * To excempt individual children from homogeneous sizing regardless of their
  * 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child